UNLOCK PIXELS
This command will unlock the current bitmap after faster reading and writing of visual data. Rather than use DOT and POINT to manipulate pixel data, use the LOCK PIXELS command to perform modification of visual data much faster.

SYNTAX
UNLOCK PIXELS

RELATED INFO
BASIC2D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example